AutoCAD LISP - GETPOINTWhat links here?
(getpoint [pt] [msg]) 


The user can specify a point by pointing or by entering a coordinate in the current units format. If the pt argument is present, AutoCAD draws a rubber-band line from that point to the current crosshairs position.

The user cannot enter another AutoLISP expression in response to a getpoint request.

Arguments

Return Values

A 3D point, expressed in terms of the current UCS.

Examples

(setq p (getpoint)) 
(setq p (getpoint "Where? ")) 
(setq p (getpoint '(1.5 2.0) "Second point: ")) 
AutoCAD LISP - GETPOINT
filename:AutoCAD LISP - GETPOINT
filename:AutoCAD%20LISP%20%2D%20GETPOINT
last edit:September 02 2012 17:18:26 (4263 days ago)
ct = 1714944451.000000 = May 05 2024 17:27:31
ft = 1346620706.000000 = September 02 2012 17:18:26
dt = 368323745.000000